How to Install libspe1-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libspe1-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libspe1-dev software package provides SPE Runtime Management Library, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libspe1-dev 

libspe1-dev is installed in your system.

Make ensure the libspe1-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libspe1-dev *

You will get with libspe1-dev package name, version, architecture and description in a table

libspe1-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Library development
Package libspe1-dev
Version 1.2.2-1ubuntu1
Description SPE Runtime Management Library
Sub Section libdevel


See Also, How to uninstall or remove libspe1-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?